list processing
英 [lɪst ˈprəʊsesɪŋ]
美 [lɪst ˈprɑːsesɪŋ]
网络 表处理; 列表处理; 进行表单处理; 表操作; 表处理语言
英英释义
noun
- processing data that is given in the form of chained lists
双语例句
- The location and shape of object in the layout is determined by the point list, processing the points with the same factor can scale or relocate the object without shape change.
版图中对象位置和形状由点的序列构成,对各点乘以相同的缩放因子可以在不改变对象形状的前提下对任意形状对象进行缩放或位置搬移。 - Title List of Domestic R-PVC Processing, Products and Applications
国内R-PVC加工、制品与应用题录 - During list processing, the number of the subscreen container.
在列表处理过程中,说明了子屏幕容器的数量。 - This paper creates a frame system by using list processing of logic programming language Prolog, and designs a frame-based knowledge base management system which can be self-defined and self-maintained in many ways.
本文用Prolog逻辑程序设计语言的表处理技术实现了框架系统,设计出一个基于框架的可自定义并可多途径自行维护的知识库管理系统。 - The sparse image is first converted into a more compact form consisting of either three vectors or a linked list. Image processing operations featuring neighborhood computations are performed directly in the sparse matrix domain.
采用三向量法或链表法表示稀疏图像,然后在稀疏域直接实现某些基于临域运算的图像处理算法。 - An internal knowledge expression based on list processing and its realization in Turbo Prolog
一种基于表处理的知识内部表示及TurboProlog实现 - You can use this script from your crontab list for regular processing or run as required from the command line.
您从crontab列表使用此脚本进行常规的处理,也可以根据需要从命令行运行该脚本。 - A list of default query processing options is established for the duration of a user's work session.
将针对用户工作会话的持续时间,建立一个默认查询处理选项的列表。 - Kazak pedigree by list processing, on the one hand, may find its historical value, on the other hand, can through genealogical study Kazak such as clan source and sweat inheritance law history.
通过列表整理哈萨克族系谱,一方面会发现其史料价值,另一方面则可通过系谱研究哈萨克族诸如族源及汗位传承规律等历史问题。 - The processing of these lists using recursion and Lisp functions like car and cdr is the power of list processing using Lisp.
使用递归和诸如car和cdr之类的Lisp函数处理这些列表是使用Lisp处理列表的强大之处。